home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / mac / __interesting_stuff__ / i_love_lucy_trivia_game / background_2568.txt < prev    next >
Text File  |  1990-07-20  |  1KB  |  69 lines

  1. -- background: 2568 from stack: in
  2. -- bmap block id: 3233
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=13 top=24 right=66 bottom=58
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 20098 / 20098
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Home
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual iris close slowly
  23.   go home
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 80
  30. -- high flags: 2000
  31. -- rect: left=22 top=72 right=97 bottom=50
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1020 / 1020
  34. -- text alignment: 1
  35. -- font id: 3
  36. -- text size: 10
  37. -- style flags: 0
  38. -- line height: 13
  39. -- part name: help
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   show card field "Dedication"
  43.   hide me
  44.   wait until the mouseclick
  45.   hide card field id 3
  46.   show me
  47. end mouseUp
  48.  
  49.  
  50.  
  51.  
  52. -- part 4 (button)
  53. -- low flags: 00
  54. -- high flags: 0000
  55. -- rect: left=14 top=108 right=150 bottom=59
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 2478 / 2478
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Tell Me About. . .
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   show card field "Dedication"
  67. end mouseUp
  68.  
  69.